Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to use the latest of creation and modification date for age #1162

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

getzze
Copy link
Collaborator

@getzze getzze commented Jul 29, 2024

fixes #860, #995

@getzze
Copy link
Collaborator Author

getzze commented Jul 30, 2024

I'm wondering if using the latest of creation date and modification date should be the default behavior (instead of using only modification date).

Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  subliminal
  core.py
  utils.py 202-210
  video.py
Project Total  

This report was generated by python-coverage-comment-action

@getzze getzze merged commit 608f68b into Diaoul:main Sep 9, 2024
18 of 20 checks passed
@getzze getzze deleted the modif-age branch November 25, 2024 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Age filtering when scanning files should use creation date
1 participant